| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask | Adrian Bunk | 2005-05-03 | 1 | -2/+0 |
* | [PATCH] PCI: Add pci shutdown ability | Greg KH | 2005-05-03 | 1 | -0/+1 |
* | [RTNETLINK] Cleanup rtnetlink_link tables | Thomas Graf | 2005-05-03 | 1 | -0/+2 |
* | [RTNETLINK] Fix & cleanup rtm_min/rtm_max | Thomas Graf | 2005-05-03 | 1 | -0/+2 |
* | [RTNETLINK] Fix RTM_MAX to represent the maximum valid message type | Thomas Graf | 2005-05-03 | 1 | -2/+2 |
* | [XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch | Thomas Graf | 2005-05-03 | 1 | -0/+2 |
* | [XFRM]: Prevent off-by-one access to xfrm_dispatch | Thomas Graf | 2005-05-03 | 1 | -1/+2 |
* | [PATCH] make lots of things static | Adrian Bunk | 2005-05-01 | 1 | -1/+0 |
* | [PATCH] DocBook: fix some descriptions | Martin Waitz | 2005-05-01 | 2 | -50/+55 |
* | [PATCH] DocBook: changes and extensions to the kernel documentation | Pavel Pisa | 2005-05-01 | 3 | -26/+26 |
* | [PATCH] fbdev: Batch cmap changes at driver level | Benjamin Herrenschmidt | 2005-05-01 | 1 | -0/+3 |
* | [PATCH] reiserfs endianness: sanitize reiserfs_key union | Al Viro | 2005-05-01 | 1 | -35/+7 |
* | [PATCH] reiserfs endianness: comp_short_keys() cleanup | Al Viro | 2005-05-01 | 1 | -41/+8 |
* | [PATCH] reiserfs endianness: fix endianness bugs | Al Viro | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] reiserfs endianness: annotate little-endian objects | Al Viro | 2005-05-01 | 3 | -92/+92 |
* | [PATCH] reiserfs endianness: clone struct reiserfs_key | Al Viro | 2005-05-01 | 1 | -3/+29 |
* | [PATCH] autofs4: bump version number | Ian Kent | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] new valid_signal() function | Jesper Juhl | 2005-05-01 | 1 | -0/+6 |
* | [PATCH] consolidate sys_shmat | Stephen Rothwell | 2005-05-01 | 1 | -2/+1 |
* | [PATCH] Deprecate synchronize_kernel, GPL replacement | Paul E. McKenney | 2005-05-01 | 1 | -3/+20 |
* | [PATCH] Add deprecated_for_modules | Paul E. McKenney | 2005-05-01 | 1 | -0/+6 |
* | [PATCH] move SA_xxx defines to linux/signal.h | Stas Sergeev | 2005-05-01 | 1 | -0/+11 |
* | [PATCH] clean up kernel messages | Matt Mackall | 2005-05-01 | 1 | -0/+9 |
* | [PATCH] nice and rt-prio rlimits | Matt Mackall | 2005-05-01 | 1 | -0/+1 |
* | [PATCH] uml: move va_copy conditional def | Paolo 'Blaisorblade' Giarrusso | 2005-05-01 | 1 | -0/+5 |
* | [PATCH] Increase number of e820 entries hard limit from 32 to 128 | Venkatesh Pallipadi | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] irq and pci_ids for Intel ICH7DH & ICH7-M DH | Jason Gaston | 2005-05-01 | 1 | -0/+2 |
* | [PATCH] x86 reboot: Add reboot fixup for gx1/cs5530a | Jaya Kumar | 2005-05-01 | 1 | -0/+10 |
* | [PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4 | Andreas Jaggi | 2005-05-01 | 1 | -0/+5 |
* | [PATCH] add kmalloc_node, inline cleanup | Manfred Spraul | 2005-05-01 | 1 | -8/+15 |
* | [PATCH] count bounce buffer pages in vmstat | KAMEZAWA Hiroyuki | 2005-05-01 | 1 | -0/+1 |
* | [PATCH] mempool: NOMEMALLOC and NORETRY | Nick Piggin | 2005-05-01 | 1 | -2/+4 |
* | [PATCH] RLIMIT_AS checking fix | akpm@osdl.org | 2005-05-01 | 1 | -0/+1 |
* | [PATCH] Add suspend method to cpufreq core | Benjamin Herrenschmidt | 2005-04-29 | 1 | -1/+4 |
* | [SCTP] Fix SCTP sendbuffer accouting. | Neil Horman | 2005-04-28 | 1 | -0/+1 |
* | [PATCH] isofs includes sanitized | Al Viro | 2005-04-25 | 3 | -208/+0 |
* | [PKT_SCHED]: Introduce simple actions. | Jamal Hadi Salim | 2005-04-24 | 1 | -0/+21 |
* | [NETFILTER]: Fix NAT sequence number adjustment | Patrick McHardy | 2005-04-24 | 1 | -0/+3 |
* | [TG3]: add bcm5752 entry to pci_ids.h | John W. Linville | 2005-04-21 | 1 | -0/+1 |
* | [NET]: skbuff: remove old NET_CALLER macro | Stephen Hemminger | 2005-04-19 | 1 | -6/+0 |
* | [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory | Herbert Xu | 2005-04-19 | 1 | -0/+2 |
* | [PATCH] freepgt: hugetlb_free_pgd_range | Hugh Dickins | 2005-04-19 | 2 | -3/+7 |
* | [PATCH] freepgt: remove MM_VM_SIZE(mm) | Hugh Dickins | 2005-04-19 | 1 | -7/+2 |
* | [PATCH] freepgt: free_pgtables use vma list | Hugh Dickins | 2005-04-19 | 1 | -1/+2 |
* | Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ | Linus Torvalds | 2005-04-19 | 2 | -3/+17 |
|\ |
|
| * | [PATCH] debugfs: fix !debugfs prototypes | Michal Ostrowski | 2005-04-18 | 1 | -3/+3 |
| * | [PATCH] debugfs: Reduce <linux/debugfs.h> dependencies | Roland Dreier | 2005-04-18 | 1 | -0/+7 |
| * | [PATCH] sysfs: add sysfs_chmod_file() | Kay Sievers | 2005-04-18 | 1 | -0/+7 |
* | | Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb... | Linus Torvalds | 2005-04-19 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | [PATCH] usb suspend updates (interface suspend) | David Brownell | 2005-04-18 | 1 | -2/+2 |