Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [SCTP]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -4/+4 | |
| * | | [NETLABEL]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 | |
| * | | [PKT_SCHED]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 | |
| * | | [NET] net/core/: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 | |
| * | | [IPV6]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 | |
| * | | [IRDA]: Spelling fixes | Joe Perches | 2007-12-20 | 5 | -10/+10 | |
| * | | [DCCP]: Spelling fixes | Joe Perches | 2007-12-20 | 2 | -2/+2 | |
| * | | [NET] include/net/: Spelling fixes | Joe Perches | 2007-12-20 | 4 | -6/+6 | |
| * | | [NET]: Correct two mistaken skb_reset_mac_header() conversions. | David S. Miller | 2007-12-20 | 2 | -2/+2 | |
| * | | [IPV4] ip_gre: set mac_header correctly in receive path | Timo Teras | 2007-12-20 | 1 | -1/+1 | |
| * | | [XFRM]: Audit function arguments misordered | Paul Moore | 2007-12-20 | 2 | -4/+4 | |
| * | | [IPSEC]: Avoid undefined shift operation when testing algorithm ID | Herbert Xu | 2007-12-19 | 1 | -2/+12 | |
| * | | [IPV4] ARP: Remove not used code | Mark Ryden | 2007-12-19 | 1 | -2/+1 | |
| * | | [TG3]: Endianness bugfix. | Al Viro | 2007-12-19 | 1 | -2/+1 | |
| * | | [TG3]: Endianness annotations. | Al Viro | 2007-12-19 | 1 | -43/+54 | |
| * | | NET: mac80211: fix inappropriate memory freeing | Cyrill Gorcunov | 2007-12-19 | 1 | -1/+1 | |
| * | | mac80211: fix header ops | Johannes Berg | 2007-12-19 | 1 | -1/+0 | |
| * | | mac80211: Drop out of associated state if link is lost | Michael Wu | 2007-12-19 | 1 | -6/+2 | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-12-21 | 3 | -11/+5 | |
|\ \ \ | ||||||
| * | | | [SPARC32]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 | |
| * | | | [SPARC64]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 | |
| * | | | [SPARC64]: Fix OOPS in dma_sync_*_for_device() | David S. Miller | 2007-12-20 | 1 | -9/+3 | |
* | | | | SLUB: Improve hackbench speed | Christoph Lameter | 2007-12-21 | 1 | -2/+2 | |
* | | | | Linux 2.6.24-rc6v2.6.24-rc6 | Linus Torvalds | 2007-12-20 | 1 | -1/+1 | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-12-20 | 2 | -4/+4 | |
|\ \ \ \ | ||||||
| * | | | | x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai | Jason Gaston | 2007-12-21 | 1 | -0/+1 | |
| * | | | | x86: fix die() to not be preemptible | Ingo Molnar | 2007-12-21 | 1 | -4/+3 | |
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-12-20 | 2 | -3/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | [XFS] Initialise current offset in xfs_file_readdir correctly | Lachlan McIlroy | 2007-12-21 | 1 | -0/+1 | |
| * | | | | [XFS] Fix mknod regression | Christoph Hellwig | 2007-12-21 | 1 | -3/+1 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-12-20 | 2 | -0/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | debug: add end-of-oops marker | Arjan van de Ven | 2007-12-20 | 1 | -0/+18 | |
| * | | | | | sched: rt: account the cpu time during the tick | Peter Zijlstra | 2007-12-20 | 1 | -0/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2007-12-20 | 7 | -32/+68 | |
|\ \ \ \ \ | ||||||
| * | | | | | dm crypt: use bio_add_page | Milan Broz | 2007-12-20 | 1 | -13/+11 | |
| * | | | | | dm: merge max_hw_sector | Neil Brown | 2007-12-20 | 2 | -0/+10 | |
| * | | | | | dm: trigger change uevent on rename | Alasdair G Kergon | 2007-12-20 | 3 | -1/+10 | |
| * | | | | | dm crypt: fix write endio | Milan Broz | 2007-12-20 | 1 | -3/+4 | |
| * | | | | | dm mpath: hp requires scsi | Paul Mundt | 2007-12-20 | 1 | -1/+1 | |
| * | | | | | dm: table detect io beyond device | Jun'ichi Nomura | 2007-12-20 | 4 | -14/+32 | |
| |/ / / / | ||||||
* / / / / | mm: fix exit_mmap BUG() on a.out binary exit | Ivan Kokshaysky | 2007-12-20 | 1 | -1/+0 | |
|/ / / / | ||||||
* | | | | x86: fix show cpuinfo cpu number always zero | Mike Travis | 2007-12-19 | 1 | -1/+1 | |
* | | | | x86_32: disable_pse must be __cpuinitdata | Adrian Bunk | 2007-12-19 | 1 | -1/+1 | |
* | | | | x86_32: select_idle_routine() must be __cpuinit | Adrian Bunk | 2007-12-19 | 1 | -1/+1 | |
* | | | | x86 smpboot_32.c section fixes | Adrian Bunk | 2007-12-19 | 1 | -3/+3 | |
* | | | | x86 apic_32.c section fix | Adrian Bunk | 2007-12-19 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-12-19 | 20 | -48/+171 | |
|\ \ \ | ||||||
| * | | | [IA64] Adjust CMCI mask on CPU hotplug | Hidetoshi Seto | 2007-12-19 | 1 | -0/+33 | |
| * | | | [IA64] make flush_tlb_kernel_range() an inline function | Jan Beulich | 2007-12-19 | 2 | -2/+6 | |
| * | | | [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS | Simon Horman | 2007-12-19 | 1 | -1/+2 |