summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | net: update documentation ip aliasesStephen Hemminger2009-01-291-19/+6
| | | * | | | net: Fix OOPS in skb_seq_read().Shyam Iyer2009-01-291-5/+5
| | | * | | | net: Fix frag_list handling in skb_seq_readHerbert Xu2009-01-291-2/+3
| | | * | | | netxen: revert jumbo ringsizeDhananjay Phadke2009-01-291-1/+1
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-295-17/+41
| | | |\ \ \ \
| | | | * | | | ath5k: fix locking in ath5k_configBob Copeland2009-01-291-1/+9
| | | | * | | | cfg80211: print correct intersected regulatory domainLuis R. Rodriguez2009-01-291-1/+1
| | | | * | | | cfg80211: Fix sanity check on 5 GHz when processing country IELuis R. Rodriguez2009-01-291-11/+19
| | | | * | | | iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi2009-01-291-0/+4
| | | | * | | | rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger2009-01-291-2/+8
| | | | * | | | mac80211: remove Michael Wu as maintainerJohannes Berg2009-01-291-2/+0
| | | * | | | | ipv6: Make mc_forwarding sysctl read-only.David S. Miller2009-01-271-1/+1
| | | * | | | | IPv6: Fix multicast routing bugs.Thomas Goff2009-01-273-7/+20
| | | * | | | | net: fix xfrm reverse flow lookup for icmp6Jiri Pirko2009-01-271-2/+2
| | | * | | | | net: wrong test in inet_ehash_locks_alloc()Eric Dumazet2009-01-271-1/+1
| | | * | | | | e1000: fix bug with shared interrupt during resetJesse Brandeburg2009-01-271-2/+2
| | | * | | | | tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.Dimitris Michailidis2009-01-261-1/+2
| | | * | | | | r6040: Remove unused variable pdev from drivers/net/r6040.cManish Katiyar2009-01-261-1/+0
| | | * | | | | udp: optimize bind(0) if many ports are in useEric Dumazet2009-01-261-16/+39
| | | * | | | | virtio_net: use correct accessors for scatterlistsIra W. Snyder2009-01-261-3/+3
| | | |/ / / /
| | * | | | | Add enable_ms to jsm driverPaul Larson2009-01-301-0/+6
| | | |/ / / | | |/| | |
| * | | | | xen: setup percpu data pointersJeremy Fitzhardinge2009-01-312-1/+7
| * | | | | x86: split loading percpu segments from loading gdtJeremy Fitzhardinge2009-01-312-6/+13
| * | | | | x86: pass in cpu number to switch_to_new_gdt()Brian Gerst2009-01-315-12/+12
| * | | | | x86: UV fix uv_flush_send_and_wait()Cliff Wickman2009-01-311-1/+1
|/ / / / /
* | | | | linker script: use separate simpler definition for PERCPU()Tejun Heo2009-01-301-5/+17
| | | | * xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge2009-02-041-0/+37
| | | | * x86/paravirt: return full 64-bit resultJeremy Fitzhardinge2009-02-031-1/+1
| | | | * x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge2009-02-021-4/+5
| | | | * x86/paravirt: don't restore second return regJeremy Fitzhardinge2009-02-021-2/+2
| | | | * x86/paravirt: fix missing callee-save call on pud_valJeremy Fitzhardinge2009-01-301-4/+4
| | | | * x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-303-88/+67
| | | | * x86/paravirt: implement PVOP_CALL macros for callee-save functionsJeremy Fitzhardinge2009-01-301-35/+99
| | | | * x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-306-49/+132
| | | | * x86/paravirt: selectively save/restore regs around pvops callsJeremy Fitzhardinge2009-01-301-35/+65
| | | | * x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge2009-01-301-1/+1
| | | | * x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge2009-01-304-9/+98
| | | | * xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge2009-01-304-730/+712
| | | | * Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-301333-12264/+24882
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-30293-4196/+10165
|\ \ \ \ \ | |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-01-299-161/+121
| |\ \ \ \
| | * | | | cifs: make sure we allocate enough storage for socket addressJeff Layton2009-01-291-8/+8
| | * | | | [CIFS] Make socket retry timeouts consistent between blocking and nonblocking...Steve French2009-01-292-3/+21
| | * | | | [CIFS] some cleanup to dir.c prior to addition of posix_openSteve French2009-01-291-25/+31
| | * | | | [CIFS] revalidate parent inode when rmdir done within that directorySteve French2009-01-292-1/+8
| | * | | | [CIFS] Rename md5 functions to avoid collision with new rt modulesSteve French2009-01-293-31/+31
| | * | | | cifs: turn smb_send into a wrapper around smb_sendvJeff Layton2009-01-293-93/+22
| | | |/ / | | |/| |
| * | | | sata_sil: Fix build breakageAlexander Beregalov2009-01-291-0/+1
| * | | | Documentation/Changes: add required versions for new filesystemsBill Nottingham2009-01-291-1/+3
| * | | | fix emacs indenting howto filename expansionDan Carpenter2009-01-291-1/+2
OpenPOWER on IntegriCloud